python-pypoker-eval software package provides python interface to poker hand evaluator library development files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-pypoker-eval
python-pypoker-eval is installed in your system.
Make ensure the python-pypoker-eval package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-pypoker-eval *
You will get with python-pypoker-eval package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | python-pypoker-eval |
| Version | 138.0-1.2 |
| Description | python interface to poker hand evaluator library development files |
| Sub Section | libs |